From: Colin Walters Date: Mon, 18 Mar 2002 21:21:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~58179 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=6e668118f0d829221d06c4801d61c89005d166ea;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6cd26ab0419..97b5de76d40 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2002-03-18 Colin Walters + + * ibuf-ext.el (ibuffer-toggle-sorting-mode): Remove `find-if' so + we don't require `cl' at runtime. + (sorting mode mode-name): Don't take the symbol-name of a string. + + * ibuffer.el (ibuffer-set-mark): Go back to the beginning of the + line after setting the mark. + (ibuffer-insert-buffers-and-marks): Invert the test for + `ibuffer-sorting-reversep'. + 2002-03-18 Stefan Monnier * international/ucs-tables.el (unify-8859-on-decoding-mode)